projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731e6ae
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 7 Jun 2004 00:00:03 +0000
(
00:00
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 7 Jun 2004 00:00:03 +0000
(
00:00
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 77b62eeba358ed4b302af684be6dcbd4eb75fb07..9f9aa3aeb71bdee77c69f47ff385ce443f9e56c3 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2004-06-07 Kenichi Handa <handa@m17n.org>
+
+ * coding.c (find_safe_codings): Check NILP (safe_codings) only at
+ the necessary places.
+
2004-06-07 Kim F. Storm <storm@cua.dk>
* process.c (Fdelete_process): Undo 2004-05-28 change.